html {
	scroll-behavior: smooth;
  }
/* Home */
.home #content {
	padding-top:0;
}
#homeSlider {
    padding: 0;
	overflow:hidden;
}
.slick-slide > div {
	height:100%;
}
.home-slide {
	background-size: cover;
	background-position: center;
	height:100%;
}
.home-slide .row {
    margin:0;
    position: relative;
    max-height: 100%;
    height: 100%;
}


/* Slide 1*/
.slide-1 {
	background: rgb(253,184,19);
	background: linear-gradient(180deg, rgba(253,184,19,1) 0%, rgba(253,187,62,1) 50%, rgba(249,157,28,1) 100%);
}

.slide-1 .home-slide-left-image {
	height: 80%;
    position: absolute;
    left: 0;
    bottom: 0;
	display:block;
}
.slide-1 .home-slide-left-image-mobile { 
	display:none;
}
.slide-1 .home-slide-right-image {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
}
.slide-1 .home-slide-right-image-mobile { 
	display:none; 
}



/* Slide 2 */
.slide-2 {
	background: rgb(41,170,225);
	background: linear-gradient(180deg, rgba(41,170,225,1) 0%, rgba(151,224,255,1) 50%, rgba(41,170,225,1) 100%);
}

.slide-2 .home-slide-left-image {
height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
	display:block;
}
.slide-2 .home-slide-right-image-mobile { 
	display:none;
}

/* Slide 3*/
.slide-3 .home-slide-left-image {
    height: 25vw;
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    transform: translateX(-37vw);
}
.slide-3 .home-slide-left-image-mobile { 
	display:none;
}
.slide-3 .home-slide-right-image {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
}
.slide-3 .home-slide-right-image-mobile { 
	display:none; 
}
.slide-3 .slide-content {
	margin:3rem auto;
}
.slide-3 .slide-content img {
    margin: auto;
    margin-bottom: 2rem;
}
.slide-3 .slide-text {
  font-family : Tasse;
  font-size : 48px;
  line-height : 47px;
  color : #FFFFFF;
  max-width: 350px;
  margin-bottom:3rem;
}

/* Slide 4 */
.slide-4 {
	background-position: top right;
	position: relative;
}
.slide-4:before {
    content: "";
    display: block;
    background: url(/wp-content/themes/saizen-theme/images/home-slide-kids-stars.svg);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50vw;
    background-repeat: no-repeat;
    background-position: top right;
}
.slide-4 .home-slide-left-image {
    height: 25vw;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
}

.slide-4 .home-slide-right-image {
    position: absolute;
    right: 10vw;
    bottom: -5px;
    height: 100%;
}
.slide-4 .slide-content {
	margin:3rem auto;
}
.slide-4 .slide-content img {
    margin: auto;
    margin-bottom: 1.75rem;
    max-width: 230px;
}
.slide-4 .slide-text {
  font-family : Tasse;
  font-size : 48px;
  line-height : 47px;
  color : #FFFFFF;
  max-width: 350px;
  margin-bottom:2rem;
}


/* Slide 5 */
.slide-5 .home-slide-left-image {
    height: 100%;
    position: absolute;
    left: 10%;
    bottom: 0;
    display: block;
}
.slide-5 .home-slide-right-image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20%;
}
/* Global Slide Style */
.slide-content {
    text-align: center;
    margin:6rem auto;
}
.slide-content img {
    margin:auto;
    margin-bottom: 4rem;
}
/* Easypod General */
.page-template-easypod #content {
	padding-top:0;
}

/* Easypod Includes */
#easypod {
    padding-top: 10rem;
}


/* Easypod Page Header */
#easpodHeader {
    background: rgb(77,194,227);
    background: linear-gradient(90deg, rgba(77,194,227,1) 0%, rgba(65,122,189,1) 100%);
    background-image: linear-gradient(90deg, rgb(77, 194, 227) 0%, rgb(65, 122, 189) 100%);
    padding-top: 7rem;
    padding-bottom: 7rem;
    position: relative;
}
#easypod h3 {
    font-size: 48px;
    line-height: 1.5;
}
#easypod h4 {
    font-size: 48px;
    color:#fdbb3e;
}
#easpodHeaderPullout {
    position: absolute;
    right: 0;
    width: 30vw;
    background: linear-gradient(90deg, rgb(249, 157, 28) 0%, rgb(253, 184, 20) 100%);
    border-radius: 2vw 0 0 2vw;
    padding:2rem 9vw 2rem 2rem;
}

#easypodHeaderText h1 {
  color:white;
}
#easpodHeaderPullout h2 {
    font-family: 'Noto Sans', sans-serif !important;
    font-size: 4.3rem;
    color:white;
  }
#easpodHeaderPullout h2 strong {
  color:#4076ba;
}
#easpodHeaderPullout p {
    font-family: 'Noto Sans', sans-serif !important;
    font-size: 1.2rem;
    color:white;
  }


/* Easypod Get Started */
.appLinksTitle {
  font-size: 3rem;
  font-family: tasse, sans-serif !important;
  color:white;
  text-align: center;
  width:100%;
  margin-top:2.5rem;
  margin-bottom: 1rem;
}
.appLinkItem {
    text-align: center;
}
.appLinkItem img {
    margin:auto;
    display: block;
}
.appLinkName {
    color: white;
    font-family: tasse, sans-serif !important;
    font-weight: 300;
    font-size: 1.5rem;
    display: block;
}
/* Easypod Get Started */
#easypodGetStarted{
    background: linear-gradient(90deg, rgb(253, 184, 20) 0%, rgb(249, 157, 28) 100%);
    padding: 2rem 2rem 2rem 2rem;
    margin-top: -7.4rem;
}
#easypodGetStarted .get-started-links {
    padding-top:5.4rem;
}
#easypodGetStarted .get-started-content {
    font-size: 48px;
    font-family: tasse, sans-serif !important;
    color:#503291;
}
#easypodGetStarted .get-started-content p {
    margin-bottom: 0.5rem;
    padding-left: 1.8em;
    text-indent: -1.8em;
    line-height: 1.1;
}
/* FAQ Styles */
#faqSection {
	padding-bottom:3rem;
    margin-bottom: 5rem;
}
.faq-title {
    margin-top: 3rem;
}
.accordion .faq-title {
    margin-top: 0rem;
}
.faq-title p {
    font-family: tasse, sans-serif !important;
    font-size: 48px;
    color:#503291;
    margin-bottom: 0;
}
.card {
    border:0;
    border-bottom:1px solid #503291 !important;
    border-radius: 0;
    background-color: transparent;
}
.accordion > .card:nth-last-of-type(1) {
	margin-bottom: 2rem;
}
.card-header {
    padding:0;
    border:0;
    background:transparent;
}

.card-header h2 {
    color:#2dbecd;
    font-size: 36px;
    padding: 0.3rem 0;
}
.card-header h2 .btn-link {
    padding:0;
    color:#2dbecd;
    font-size: 36px;
}
.card-header h2 button p,
.faq-title button p {
	display: inline-block;
	max-width: calc(100% - 50px);
	white-space: break-spaces;
}
.card-header h2 button .accordionArrow,
.faq-title button .accordionArrow {
	display: inline-block;
	float: right!important;
}
.faq-title button .accordionArrow {
	line-height: 48px;
}
.card-header h2 button .accordionArrow img,
.faq-title button .accordionArrow img {
	transition: transform 0.3s ease-in-out;
}
.card-header h2 button[aria-expanded="true"] .accordionArrow img,
.faq-title button[aria-expanded="true"] .accordionArrow img {
	transform: rotate(180deg);
}
.card-body {
    padding: 0;
    padding-bottom: 4rem;
}
.card-body .row {
    margin-bottom:1rem;
}

/* Phone Video Player */
.phoneDisplayContainer {
  width:100%;
  position:relative;

}
.phoneDisplay {
  position:relative;
  z-index:9;
  width:100%;
  height:auto;
}
.phoneDisplayContent {
  position: absolute;
width: 86.5%;
height: 74.6%;
left: 6.8%;
top: 12.2%;
z-index:10;
background-image: url(/wp-content/uploads/2021/08/video-placeholder.png);
background-size: cover;
}
.phoneDisplayContent iframe {
  width:100%;
  height:100%;
}
@media (min-width: 1921px){
	.slide-2 {
		height:454px;
	}
	.slide-2 .home-slide-left-image {
		display:block;
		max-width:inherit;	
		width:23%;
		height:auto;	
		position:absolute;
 	  	 	left:24%;
			top:5%;
			bottom:0;
			right:0;
			z-index:2;
	}
	.slide-2 .home-slide-right-image {
		display:block;
		max-width:inherit;
		height:105%;
		position:absolute;
			bottom:-13%;
			margin:auto;
			right:20%;
			z-index:1;

	}
	.slick-initialized .slick-slide { 
		height:454px; overflow:hidden;
	}
}
@media (max-width: 1920px){
	.slide-content {
		z-index:3;
		position:relative;
	}
	.slide-1 .home-slide-left-image { 
		display:block;
		width:auto;
		max-width:inherit;
		height:98%;
		position:absolute;
 	  	 	left:4%;
			bottom:0;
			margin:auto;
			z-index:1;
	}

	.slide-1 .home-slide-right-image { 
		display:block;
		width:auto;
		max-width:inherit;
		height:100%;
		position:absolute;
 	  	 	right:8%;
			bottom:0;
			z-index:1;
	}
	.slide-2 {
		height:454px;
	}
	.slide-2 .slide-content img { 
		z-index:3;
	}

	.slide-2 .home-slide-left-image {
		display:block;
		max-width:inherit;	
		width:23%;
		height:auto;	
		position:absolute;
 	  	 	left:24%;
			top:5%;
			bottom:0;
			right:0;
			z-index:2;
	}
	.slide-2 .home-slide-right-image { 
		display:block;
		max-width:inherit;
		height:105%;
		position:absolute;
			bottom:-13%;
			margin:auto;
			right:20%;
			z-index:1;

	}
	.slick-initialized .slick-slide { 
		height:454px; overflow:hidden;
	}
}
@media (max-width: 1620px){
	.slide-content {
		z-index:3;
		position:relative;
	}
	.slide-1 .home-slide-left-image { 
		display:block;
		width:auto;
		max-width:inherit;
		height:98%;
		position:absolute;
 	  	 	left:3%;
			bottom:0;
			margin:auto;
			z-index:1;
	}

	.slide-1 .home-slide-right-image { 
		display:block;
		width:auto;
		max-width:inherit;
		height:100%;
		position:absolute;
 	  	 	right:2%;
			bottom:0;
			z-index:1;
	}
	.slide-2 {
		height:454px;
	}
	.slide-2 .slide-content img { 
		z-index:3;
	}

	.slide-2 .home-slide-left-image {
		display:block;
		max-width:inherit;	
		width:27%;
		height:auto;	
		position:absolute;
 	  	 	left:20%;
			top:5%;
			bottom:0;
			right:0;
			z-index:2;
	}
	.slide-2 .home-slide-right-image { 
		display:block;
		max-width:inherit;
		height:105%;
		position:absolute;
			bottom:-13%;
			margin:auto;
			right:15%;
			z-index:1;

	}
	.slick-initialized .slick-slide { 
		height:454px; overflow:hidden;
	}
}
@media (max-width: 1320px){
	.slide-content {
		z-index:3;
		position:relative;
	}
	.slide-1 .home-slide-left-image { 
		display:block;
		width:auto;
		max-width:inherit;
		height:98%;
		position:absolute;
 	  	 	left:0;
			bottom:0;
			margin:auto;
			z-index:1;
	}

	.slide-1 .home-slide-right-image { 
		display:block;
		width:auto;
		max-width:inherit;
		height:100%;
		position:absolute;
 	  	 	right:-3%;
			bottom:0;
			z-index:1;
	}
	.slide-2 {
		height:454px;
	}
	.slide-2 .slide-content img { 
		z-index:3;
	}

	.slide-2 .home-slide-left-image {
		display:block;
		max-width:inherit;	
		width:33%;
		height:auto;	
		position:absolute;
 	  	 	left:14%;
			top:5%;
			bottom:0;
			right:0;
			z-index:2;
	}
	.slide-2 .home-slide-right-image { 
		display:block;
		max-width:inherit;
		height:105%;
		position:absolute;
			bottom:-13%;
			margin:auto;
			right:8%;
			z-index:1;

	}
	.slick-initialized .slick-slide { 
		height:454px; overflow:hidden;
	}
}
@media (max-width: 1024px){
	.slide-content {
		z-index:3;
		position:relative;
	}
	.slide-1 .slide-content img {
		width:141px; height:135px;
	}
	.slide-1 .home-slide-left-image { 
		display:none;
	}
	.slide-1 .home-slide-left-image-mobile { 
		display:block;
		width:auto;
		max-width:inherit;
		height:94%;
		position:absolute;
 	  	 	left:6%;
			bottom:-4%;
			margin:auto;
			z-index:1;
	}
	.slide-1 .home-slide-right-image { 
		display:none; 
	}
	.slide-1 .home-slide-right-image-mobile { 
		display:block;
		width:auto;
		max-width:inherit;
		height:100%;
		position:absolute;
 	  	 	right:0;
			bottom:-5%;
			z-index:1;
	}
	.slide-2 {
		height:382px;
	}
	.slide-2 .slide-content img { 
		width:100%; z-index:3;
	}

	.slide-2 .home-slide-right-image { 
		display:none; 
	}
	.slide-2 .home-slide-left-image {
		display:block;
		max-width:inherit;	
		width:35%;
		height:auto;	
		position:absolute;
 	  	 	left:8%;
			top:5%;
			bottom:0;
			right:0;
			z-index:2;
	}
	.slide-2 .home-slide-right-image-mobile { 
		display:block;
		max-width:inherit;
		height:100%;
		position:absolute;
			bottom:-9%;
			margin:auto;
			right:6%;
			z-index:1;

	}
	.slick-initialized .slick-slide { 
		height:382px; overflow:hidden;
	}

#cb-76-block_6102a143b9ae8 .col-md-7:before {
    content: "";
    display: block;
    width: 230%;
}

#bensStoryHeader > img.bens-story-header-left {
    height: auto;
    top: 50%;
    left: 1%;
    max-width: 30%;
    transform: translateY(-50%);
}
#bensStoryHeader .col-3 {
    flex: 0 0 35%;
    max-width: 35%;
    z-index: 2;
}
.slide-3 .slide-content img,
.slide-4 .slide-content img {
    max-width: 170px;
}
.slide-4 .slide-text,
.slide-3 .slide-text {
    font-family: Tasse;
    font-size: 25px;
    }

    .slide-4 .home-slide-left-image {
    height: 33vw;
}


}

@media (max-width: 1400px){
#bensStoryHeader > img.bens-story-header-left {
    left: 1%;
    height:80%;
}

}

#nathansStoryHeader {
	overflow: hidden;
}
@media (max-width: 1000px){
	.nav-link {
    display: block;
    padding: .5rem .5rem;
}
.slide-3 .home-slide-left-image {
    left: 45%;
}

#nathansStoryHeader .bens-story-header-left {
    left: -10%;
}
#nathansStoryHeader .bens-story-header-right {
    right: -10%;
}

	}

@media (max-width: 768px){
	 #cb-76-block_61029eecb9ae7 .col-md-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
}
	.slide-content {
		z-index:3;
		position:relative;
	}
	.slide-1 .slide-content img { 
		width:106px; height:102px;
	}
	.slide-1 .home-slide-left-image { 
		display:none;
	}
	.slide-1 .home-slide-left-image-mobile { 
		display:block;
		width:auto;
		max-width:inherit;
		height:90%;
		position:absolute;
 	  	 	left:3%;
			bottom:1%;
			margin:auto;
			z-index:1;
	}
	.slide-1 .home-slide-right-image { 
		display:none; 
	}
	.slide-1 .home-slide-right-image-mobile { 
		display:block;
		width:auto;
		max-width:inherit;
		height:100%;
		position:absolute;
 	  	 	right:-8%;
			bottom:-5%;
			z-index:1;
	}
	.slide-2 {
		height:308px;
	}
	.slide-2 .slide-content img { 
		width:100%; z-index:3;
	}

	.slide-2 .home-slide-right-image { 
		display:none; 
	}
	.slide-2 .home-slide-left-image {
		display:block;
		max-width:inherit;	
		width:37%;
		height:auto;	
		position:absolute;
 	  	 	left:-1%;
			top:5%;
			bottom:0;
			right:0;
			z-index:2;
	}
	.slide-2 .home-slide-right-image-mobile { 
		display:block;
		max-width:inherit;
		height:100%;
		position:absolute;
			bottom:-9%;
			margin:auto;
			right:-1%;
			z-index:1;

	}
	.slick-initialized .slick-slide { 
		height:308px; overflow:hidden;
	}

.slide-4 .slide-content img {
    max-width: 140px;
}
.slide-3 .slide-text,
.slide-4 .slide-text {
    font-size: 25px;
    line-height: 1;
}
.slide-4 .home-slide-right-image {
    right: 5vw;
}
.slide-4 .home-slide-left-image {
    height: 37vw;
}
.slide-3 .home-slide-left-image {
    height: 32vw;
    position: absolute;
    left: 38%;
}



#bensStoryHeader .row > div,
#nathansStoryHeader .row > div {
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 50%;
    text-align: left !important;
    padding-right:2rem;
}
#bensStoryHeader > img.bens-story-header-right {
	display: none;
}
#bensStoryHeader > img.bens-story-header-left {
    top: 50%;
    left: 2.5%;
    max-width: 45%;
    height: auto;
    transform: translateY(-50%);
}
#cb-76-block_6102a143b9ae8 .col-md-7:before {
    width: 200%;
    left: -58%;
    }

#nathansStoryHeader .bens-story-header-right {
	display: none;
}

#cb-76-block_6102855a7a34d img.move-image {
    bottom: -5rem;
}

.block-resources-5050 .row > .col:nth-of-type(1) {
	order:2;
}
.resources-header-text {
    padding: 2rem 0;
}

#resourcesHeaderTeens .row .col:nth-of-type(1) {
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    align-self: stretch;
}
#resourcesHeaderTeens .row .col:nth-of-type(1) img {
     height: 100%;
    max-width: unset;
    max-height: 100%;
    position: absolute;
    right: 0;
}

	.widget .tel a { color:#2DBECD; font-weight:normal; }
}


@media (max-width: 414px){
    #easpodHeader {
        padding:2rem 0;
    }
    #easpodHeader .container {
        padding:0;
    }
    #easpodHeader .container .row {
        margin:0;
    }
    #easpodHeader .container .row:nth-of-type(1) .col-md-3 {
        padding-left:2rem;
    }
    #easypodHeaderText {
        padding: 2rem;
    }
    #easpodHeaderPullout {
        position: inherit;
        width: 90vw;
        margin-left: 10vw;
    }
    #easpodHeaderCharacter {
        position: absolute;
        right: -20%;
        top: 88%;
    }
    #easypod {
        padding-top: 12rem;
    }
    #easypodGetStarted .get-started-content p {
        text-indent: 0;
        padding:0;
        font-size: 2.5rem;
    }
    #easypodGetStarted .get-started-content p span {
        display:block;
    }
    #easypodGetStarted .get-started-links {
        padding-top: 0;
    }
    .appLinksTitle {
        margin-top: 0;
    }
    .card-header h2 button p {
        display: inline-block;
        max-width: 80%;
        white-space: normal;
    }
    .card-header h2 button .accordionArrow {
        float: unset;
        vertical-align: middle;
        display: inline;
    }
    .dropdown-menu.dropdown-menu-center {
        margin-top: 2rem;
    }
	.slide-content {
		z-index:3;
		position:relative;
	}
	.slide-1 .slide-content img { 
		width:85px; height:82px;
	}
	.slide-1 .home-slide-left-image { 
		display:none;
	}
	.slide-1 .home-slide-left-image-mobile { 
		display:block;
		width:auto;
		max-width:inherit;
		height:80%;
		position:absolute;
 	  	 	left:-10%;
			bottom:1%;
			margin:auto;
			right:70%;
			z-index:1;
	}
	.slide-1 .home-slide-right-image { 
		display:none; 
	}
	.slide-1 .home-slide-right-image-mobile { 
		display:block;
		width:auto;
		max-width:inherit;
		height:85%;
		position:absolute;
 	  	 	right:-28%;
			bottom:-5%;
			z-index:1;
	}
	.slide-2 {
		height:308px;
	}
	.slide-2 .slide-content img { 
		width:55%; z-index:3;
	}
	.slide-2 .slide-content {
		top:30px; bottom:0;
	}
	.slide-2 .home-slide-right-image { 
		display:none; 
	}
	.slide-2 .home-slide-left-image {
		display:block;
		max-width:inherit;	
		width:60%;
		height:auto;	
		position:absolute;
 	  	 	left:-8%;
			top:12%;
			bottom:0;
			right:0;
			z-index:2;
	}
	.slide-2 .home-slide-right-image-mobile { 
		display:block;
		max-width:inherit;
		height:100%;
		position:absolute;
			bottom:-9%;
			margin:auto;
			right:-15%;
			z-index:1;
	}
	.slick-initialized .slick-slide { 
		height:310px; overflow:hidden;
	}

.home-slide .row {
	height:100%;
}


/* Home bens slide */
.slide-4 .slide-content img {
    max-width: 40%;
}
.slide-4 .home-slide-right-image {
    position: absolute;
    right: -8vw;
}
.slide-4 .slide-text {
    font-size: 25px;
    }
    .slide-4 .home-slide-left-image {
    	display: none;
    }

/* home nathans slide */
.slide-3 .home-slide-left-image {
	display: none;
}
.slide-3 .slide-content img {
	max-width: 40%;
}
.slide-3 .slide-text {
    font-size: 25px;
    }

.block-cb-76 .row {
	margin:0;
}
.block-cb-76 .row > div {
	padding:0 15px;
}
#storiesHeaderKids > .row {
    justify-content: center;
}
#storiesHeaderKids .left-image,
#storiesHeaderKids .right-image,
#teensHeaderKids .left-image,
#teensHeaderKids .right-image  {
	display: none !important;
}

#cb-76-block_60fff11a104cb > img {
	display: none !important;
}
#storiesHeaderKids .center-image {
    max-width: 250px;
}
    /* nathans story */
    #nathansStoryHeader,
    #bensStoryHeader {
    	min-height: 0;
    }
    #nathansStoryHeader > .row,
    #bensStoryHeader > .row {
    	margin:0 !important;
    }
    #nathansStoryHeader > .row > div,
    #bensStoryHeader > .row > div {
    	width:80%;
    	flex: 0 0 80%;
    max-width: 80%;
    padding:0;
    margin-left:0;
    }
    #nathansStoryHeader > img,
    #bensStoryHeader > img {
    	display: none;
    }

    #cb-76-block_61029eecb9ae7 img,
    #cb-76-block_6102a143b9ae8 img {
    	display: none;
    }

     #cb-76-block_61029eecb9ae7.block-cb-76 blockquote,
    #cb-76-block_61029eecb9ae7.block-cb-76 blockquote p {
      max-width:100%;
    }
    #cb-76-block_61029eecb9ae7 .col-md-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
}
#cb-76-block_6102a143b9ae8 .col-md-7:before {
    content: "";
    height: 175%;
    top: -27%;
    right: 0;
    left:auto;
}
#resourcesHeaderKids img {
	max-width: 80%;
	margin-bottom: 2rem;
}

#resourcesHeaderKids .row > div {
	width:100%;
	    flex: 0 0 100%;
    max-width:100%;
}
.block-resources-5050 > .col {
	margin-bottom: 2rem;
}
.block-resources-5050 .row > div {
	width:100%;
	    flex: 0 0 100%;
}
.block-resources-5050 .row > div:nth-of-type(1) {
	order: 2;
	text-align: left !important;
}

.block-resources-5050 .row > div:nth-of-type(1) img {
	display: block;
}
.block-resources-grid > div {
	margin-bottom: 2rem;
}



div#cb-76-block_610284fd7a34c {
    padding-bottom: 6rem;
}
#cb-76-block_610284fd7a34c img.move-image {
    bottom: -10rem;
    right: 0;
}
div#cb-76-block_6102855a7a34d {
    padding-bottom: 50vw;
}
#cb-76-block_6102855a7a34d img.move-image {
    bottom: -24rem;    right: 0;
}
#cb-76-block_6102880c110cc {
    padding-top: 9rem;
}
div#cb-76-block_6102881a110cd {
    padding-bottom: 20rem;
}
#cb-76-block_6102881a110cd img.move-image {
    bottom: -29rem;
    max-width: 200px;
}
#cb-76-block_61028aec110ce img.move-image {
    bottom: -14rem;
    max-width: 200px;
    }

    div#cb-76-block_61028b1e110cf {
    padding-top: 7rem;
}
.mobile-reverse .row > div:nth-of-type(1) {
	order:2;
}

#navbarSupportedContent {
	display: none;
}
header#masthead .navbar {
    text-align: right;
}
.dropdown-menu-center {
    right: 0;
    left: auto;
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}
	.widget .tel a { color:#2DBECD; font-weight:normal; }
}



@media screen and (max-width:1560px) {
	.slide-5 .home-slide-left-image {
		left: -5%;
	}
	.slide-5 .home-slide-right-image {
		right: 0;
		padding-right: 4rem;
	}

}
@media screen and (max-width:1100px) {
	.slide-5 .home-slide-right-image {
		right: 0;
		padding-right: 2rem;
	}

}
@media screen and (max-width:900px) {
	.slide-5 .home-slide-left-image {
		left: -19%;
	}
	.slide-5 .home-slide-right-image {
		max-width: 27vw;
	}

}




@media screen and (max-width:500px) {
	img.home-slide-left-image-mobile,
	img.home-slide-left-image {
		display:none !important;
	}
	.slide-content {
		text-align: center;
		margin: 6rem 2rem;
		width:100%;
	}
	.slide-content img {
		margin: auto 0; 
		margin-bottom: 4rem;
	}
	.slide-5 .slide-content img {
		max-width: 40vw;
	}
	.slide-5 .home-slide-right-image {
		position: absolute;
		top: 39%;
		transform: translateY(-50%);
		right: 2rem;
		max-width: 40vw;
	}
}